projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af8dd87
)
reftests: Ensure no explicit colors are set on labels
author
Benjamin Otte
<otte@redhat.com>
Tue, 3 Jan 2012 21:40:08 +0000
(22:40 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 9 Jan 2012 17:37:57 +0000
(18:37 +0100)
tests/reftests/css-match-inherit.css
patch
|
blob
|
history
diff --git
a/tests/reftests/css-match-inherit.css
b/tests/reftests/css-match-inherit.css
index b96a01a6595eec0c0c8e29030fbb15b69838d260..f6d6a079a1f33d5f6c29bb677a68f09c11930537 100644
(file)
--- a/
tests/reftests/css-match-inherit.css
+++ b/
tests/reftests/css-match-inherit.css
@@
-1,5
+1,6
@@
* {
engine: none;
+ color: inherit;
}
GtkButton {